day1- webpack


npm vs yarn

index.html -> srcipt src="/dist/bundle.js"
src-
| utils.js -> 'export'
|index.js -> 'import'
webpack.comfig.js -> "start","build"

npm run start







你可能感興趣的文章

TypeScript 筆記:推斷、註記與斷言

TypeScript 筆記:推斷、註記與斷言

[day 01] this & bind: 你不能不知道的

[day 01] this & bind: 你不能不知道的

「margin : atuo」與「margin : 0 auto」 有什麼差別?

「margin : atuo」與「margin : 0 auto」 有什麼差別?






留言討論